MSVC 2010+ Builds: Fix .pdb Generation
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 6 Mar 2015 02:25:18 +0000 (10:25 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 6 Mar 2015 02:25:18 +0000 (10:25 +0800)
commit91bc4143605348c64ef1c5c7a4a799dfd4ff9e79
treeeb39d1edb80482ce91f90061e458d0ad70430901
parente2190d7a01826e6a0866b77e44a83a39fb536959
MSVC 2010+ Builds: Fix .pdb Generation

For Visual Studio 2010 and later, the .pdb filename needs to be explicitly
specified so that it will match the filename of the target, if the project
name differs from the filename of the target.  Make sure that is the case
for the 3 DLLs that we build for Visual Studio 2010 and later.
build/win32/vs10/gailutil.vcxproj
build/win32/vs10/gdk.vcxprojin
build/win32/vs10/gtk.vcxprojin